home *** CD-ROM | disk | FTP | other *** search
/ Workbench Add-On / Workbench Add-On - Volume 1.iso / BBS-Archive / Dev / gcc263-src.lha / gcc-2.6.3 / config / i860 / xm-fx2800.h < prev    next >
C/C++ Source or Header  |  1993-10-07  |  324b  |  13 lines

  1. /* Alliant FX/2800 running Concentrix 2.x. */
  2.  
  3. #include "i860/xm-i860.h"
  4.  
  5. /*
  6.  * vfprintf is not present prior to Concentrix 2.2. Unfortunately, there
  7.  * does not seem to be a cpp symbol that identifies OS revision. Undefine
  8.  * the following if running 2.1 or older.
  9.  *  -- hyc@hanauma.jpl.nasa.gov
  10.  */
  11.  
  12. #define HAVE_VPRINTF
  13.